ComponentOne ASP.NET MVC Controls
MinScale Property

C1.Web.Mvc Namespace > RangeSelector<T> Class : MinScale Property
Gets or sets the minimum range scale of the range selector.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property MinScale As Double
[DefaultValue()]
public double MinScale {get; set;}
Remarks
The minimum scale is between 0 and 1.
See Also

Reference

RangeSelector<T> Class
RangeSelector<T> Members